ComponentOne FlexReport for WinForms
Item Property (ReportOwnedCollection<TItem>)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportOwnedCollection<TItem> Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As TItem
public TItem this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

ReportOwnedCollection<TItem> Class
ReportOwnedCollection<TItem> Members